home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Freeware
/
Programare
/
highlight
/
highlight-W32GUI-2.2-10b-Setup.exe
/
{app}
/
langDefs
/
sql.lang
< prev
next >
Wrap
Text File
|
2004-07-06
|
2KB
|
42 lines
# SQL, PL/SQL language definition file
#
# Author: AndrΘ Simon
#
# Mail: andre.simon1@gmx.de
# Date: 5.6.2002
# ------------------------------------------
# This file is part of highlight, a free source code converter released under the GPL.
#
# The file is used to describe keywords and special symbols of programming languages.
# See README in the highlight directory for details.
#
# New definition files for future releases of highlight are always appreciated ;)
#
# ----------
# andre.simon1@gmx.de
# http:/www.andre-simon.de/
$KW_LIST(kwa)= access add as asc begin by check cluster column compress connect current cursor decimal default
desc else elsif end exception exclusive file for from function group having identified if immediate increment
index initial into is level loop maxextents mode modify nocompress nowait of offline on online start
successful synonym table then to trigger uid unique user validate values view whenever where with option
order pctfree privileges procedure public resource return row rowlabel rownum rows session share size
smallint type using not and or in any some all between exists like escape union intersect minus prior
distinct sysdate out alter analyze audit comment commit create delete drop execute explain grant insert lock
noaudit rename revoke rollback savepoint select set truncate update
$KW_LIST(kwb)= boolean char character date float integer long mlslabel number raw rowid varchar varchar2 varray
$STRINGDELIMITERS=" '
$SL_COMMENT=--
$ML_COMMENT=/* */
$IGNORECASE=true
#$ESCCHAR=
$SYMBOLS= ( ) [ ] { } , ; : & | < > ! = / * % + -